<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMHomeExtractActionViewController" customModule="PDF_Office" customModuleProvider="target">
            <connections>
                <outlet property="extractionWayLabel" destination="3Wh-rG-eEj" id="sHD-U0-XDV"/>
                <outlet property="isDeletePageBox" destination="UAz-E7-hTJ" id="6A2-Oc-BzO"/>
                <outlet property="isDeletePageImageView" destination="sAL-fC-Z17" id="gbQ-ff-WSQ"/>
                <outlet property="isDeletePageLabel" destination="8fZ-HU-agU" id="DNH-fT-eBB"/>
                <outlet property="oneDocumentPerPageBox" destination="XSP-rz-q1F" id="NYG-hF-xaG"/>
                <outlet property="oneDocumentPerPageImageView" destination="Lx2-Np-YIc" id="gdN-aA-18a"/>
                <outlet property="oneDocumentPerPageLabel" destination="IFw-IG-1ua" id="v8L-ya-3Hh"/>
                <outlet property="pageScopeBox" destination="iby-F0-sPz" id="ymA-H2-5ZK"/>
                <outlet property="pageScopeLabel" destination="5pk-Wn-gyW" id="pMf-3p-hwc"/>
                <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <customView id="Hz6-mo-xeY">
            <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="LwX-vn-rkl">
                    <rect key="frame" x="1" y="224" width="33" height="32"/>
                    <view key="contentView" id="zxz-b1-1hv">
                        <rect key="frame" x="0.0" y="0.0" width="33" height="32"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5pk-Wn-gyW">
                                <rect key="frame" x="-2" y="8" width="37" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="fka-cC-bSv">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                        </subviews>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="5pk-Wn-gyW" secondAttribute="trailing" id="Tz8-jV-HG5"/>
                            <constraint firstItem="5pk-Wn-gyW" firstAttribute="leading" secondItem="zxz-b1-1hv" secondAttribute="leading" id="mAQ-4f-PW1"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstItem="5pk-Wn-gyW" firstAttribute="centerY" secondItem="LwX-vn-rkl" secondAttribute="centerY" id="72w-Tk-BMa"/>
                        <constraint firstAttribute="height" constant="32" id="x39-4j-u9H"/>
                    </constraints>
                </box>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="iby-F0-sPz">
                    <rect key="frame" x="0.0" y="178" width="465" height="32"/>
                    <view key="contentView" id="FnU-U6-7nV">
                        <rect key="frame" x="0.0" y="0.0" width="465" height="32"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                    </view>
                    <constraints>
                        <constraint firstAttribute="height" constant="32" id="9Cb-F8-x87"/>
                    </constraints>
                </box>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="SMb-Bk-mDb">
                    <rect key="frame" x="0.0" y="136" width="33" height="22"/>
                    <view key="contentView" id="Pjd-bY-tXF">
                        <rect key="frame" x="0.0" y="0.0" width="33" height="22"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3Wh-rG-eEj">
                                <rect key="frame" x="-2" y="3" width="37" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Rgf-r9-qwf">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                        </subviews>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="3Wh-rG-eEj" secondAttribute="trailing" id="YsI-eo-Ru2"/>
                            <constraint firstItem="3Wh-rG-eEj" firstAttribute="leading" secondItem="Pjd-bY-tXF" secondAttribute="leading" id="jYY-dl-wjW"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstAttribute="height" constant="22" id="1mU-iv-HlE"/>
                        <constraint firstItem="3Wh-rG-eEj" firstAttribute="centerY" secondItem="SMb-Bk-mDb" secondAttribute="centerY" id="C4e-PY-wWR"/>
                    </constraints>
                </box>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="XSP-rz-q1F" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
                    <rect key="frame" x="0.0" y="102" width="465" height="24"/>
                    <view key="contentView" id="tGs-U7-Fc6">
                        <rect key="frame" x="0.0" y="0.0" width="465" height="24"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Lx2-Np-YIc">
                                <rect key="frame" x="0.0" y="3" width="18" height="18"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="18" id="0NJ-5O-C7d"/>
                                    <constraint firstAttribute="width" constant="18" id="yrV-dI-pxo"/>
                                </constraints>
                                <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUnSelect" id="C7f-0i-Ern"/>
                            </imageView>
                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="IFw-IG-1ua">
                                <rect key="frame" x="27" y="4" width="37" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="zWf-P1-Bab">
                                    <font key="font" metaFont="system"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                        </subviews>
                        <constraints>
                            <constraint firstItem="IFw-IG-1ua" firstAttribute="leading" secondItem="Lx2-Np-YIc" secondAttribute="trailing" constant="11" id="1ir-kH-Wrd"/>
                            <constraint firstItem="IFw-IG-1ua" firstAttribute="centerY" secondItem="Lx2-Np-YIc" secondAttribute="centerY" id="irI-zM-J0T"/>
                            <constraint firstItem="Lx2-Np-YIc" firstAttribute="leading" secondItem="tGs-U7-Fc6" secondAttribute="leading" id="vv2-KF-TwO"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstItem="Lx2-Np-YIc" firstAttribute="centerY" secondItem="XSP-rz-q1F" secondAttribute="centerY" id="C23-kH-Dor"/>
                        <constraint firstAttribute="height" constant="24" id="yet-3x-GQg"/>
                    </constraints>
                </box>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="UAz-E7-hTJ" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
                    <rect key="frame" x="0.0" y="62" width="465" height="24"/>
                    <view key="contentView" id="KZx-aq-LwC">
                        <rect key="frame" x="0.0" y="0.0" width="465" height="24"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sAL-fC-Z17">
                                <rect key="frame" x="0.0" y="3" width="18" height="18"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="18" id="bdM-Uw-MKv"/>
                                    <constraint firstAttribute="height" constant="18" id="mBH-8P-nXf"/>
                                </constraints>
                                <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUnSelect" id="xnf-Qt-sL8"/>
                            </imageView>
                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8fZ-HU-agU">
                                <rect key="frame" x="27" y="4" width="37" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Vh4-S9-b9U">
                                    <font key="font" metaFont="system"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                        </subviews>
                        <constraints>
                            <constraint firstItem="8fZ-HU-agU" firstAttribute="centerY" secondItem="sAL-fC-Z17" secondAttribute="centerY" id="aAy-3S-I2D"/>
                            <constraint firstItem="sAL-fC-Z17" firstAttribute="leading" secondItem="KZx-aq-LwC" secondAttribute="leading" id="uR8-Bi-8cx"/>
                            <constraint firstItem="8fZ-HU-agU" firstAttribute="leading" secondItem="sAL-fC-Z17" secondAttribute="trailing" constant="11" id="wkL-TK-8Dm"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstAttribute="height" constant="24" id="E8b-v6-LVc"/>
                        <constraint firstItem="sAL-fC-Z17" firstAttribute="centerY" secondItem="UAz-E7-hTJ" secondAttribute="centerY" id="ztS-ko-zql"/>
                    </constraints>
                </box>
            </subviews>
            <constraints>
                <constraint firstItem="LwX-vn-rkl" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="16" id="0dF-W3-dvJ"/>
                <constraint firstItem="UAz-E7-hTJ" firstAttribute="leading" secondItem="XSP-rz-q1F" secondAttribute="leading" id="3Em-fO-yD4"/>
                <constraint firstItem="iby-F0-sPz" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="4UD-tx-O1r"/>
                <constraint firstItem="SMb-Bk-mDb" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="5gi-wA-yXi"/>
                <constraint firstItem="iby-F0-sPz" firstAttribute="top" secondItem="LwX-vn-rkl" secondAttribute="bottom" constant="14" id="BsV-wL-Fha"/>
                <constraint firstAttribute="trailing" secondItem="XSP-rz-q1F" secondAttribute="trailing" constant="15" id="DsR-VR-6Kp"/>
                <constraint firstItem="XSP-rz-q1F" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="IVC-fr-irg"/>
                <constraint firstItem="SMb-Bk-mDb" firstAttribute="top" secondItem="iby-F0-sPz" secondAttribute="bottom" constant="20" id="Moz-fK-UyM"/>
                <constraint firstItem="XSP-rz-q1F" firstAttribute="top" secondItem="SMb-Bk-mDb" secondAttribute="bottom" constant="10" id="Mv7-AS-qVN"/>
                <constraint firstItem="LwX-vn-rkl" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="1" id="Pec-Zl-KXV"/>
                <constraint firstItem="UAz-E7-hTJ" firstAttribute="top" secondItem="XSP-rz-q1F" secondAttribute="bottom" constant="16" id="c0N-AU-3RJ"/>
                <constraint firstAttribute="trailing" secondItem="iby-F0-sPz" secondAttribute="trailing" constant="15" id="muc-NW-bmO"/>
                <constraint firstItem="UAz-E7-hTJ" firstAttribute="trailing" secondItem="XSP-rz-q1F" secondAttribute="trailing" id="xTR-ow-oMW"/>
            </constraints>
            <point key="canvasLocation" x="132" y="-72"/>
        </customView>
    </objects>
    <resources>
        <image name="KMImageNameUnSelect" width="24" height="24"/>
    </resources>
</document>