<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMCropSettingWindowController" customModule="PDF_Master" customModuleProvider="target">
            <connections>
                <outlet property="applyButton" destination="4S4-1o-RqV" id="wA8-IB-9JC"/>
                <outlet property="cancelButton" destination="XXB-iS-n7Y" id="NBS-hq-aJj"/>
                <outlet property="pageRangeBox" destination="S9G-Fl-99J" id="gLz-vr-JZL"/>
                <outlet property="pageSizeBox" destination="dTT-1D-0cu" id="Xcn-gH-BiB"/>
                <outlet property="titleLabel" destination="xlm-BU-ieV" id="ucI-2C-Raw"/>
                <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
            <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
            <rect key="contentRect" x="196" y="240" width="340" height="300"/>
            <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
            <value key="minSize" type="size" width="340" height="300"/>
            <value key="maxSize" type="size" width="340" height="300"/>
            <value key="minFullScreenContentSize" type="size" width="340" height="300"/>
            <value key="maxFullScreenContentSize" type="size" width="340" height="300"/>
            <view key="contentView" id="se5-gp-TjO">
                <rect key="frame" x="0.0" y="0.0" width="340" height="300"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="uHB-hJ-FVd">
                        <rect key="frame" x="0.0" y="256" width="340" height="44"/>
                        <view key="contentView" id="PVS-CP-Yiw">
                            <rect key="frame" x="0.0" y="0.0" width="340" height="44"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xlm-BU-ieV">
                                    <rect key="frame" x="18" y="13" width="44" height="19"/>
                                    <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ofd-Jo-wTH">
                                        <font key="font" metaFont="system" size="16"/>
                                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                    </textFieldCell>
                                </textField>
                            </subviews>
                            <constraints>
                                <constraint firstItem="xlm-BU-ieV" firstAttribute="leading" secondItem="PVS-CP-Yiw" secondAttribute="leading" constant="20" id="3de-Sa-hy2"/>
                                <constraint firstItem="xlm-BU-ieV" firstAttribute="top" secondItem="PVS-CP-Yiw" secondAttribute="top" constant="12" id="n9r-13-CVH"/>
                            </constraints>
                        </view>
                        <constraints>
                            <constraint firstAttribute="height" constant="44" id="Z30-8i-q8x"/>
                        </constraints>
                    </box>
                    <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Kpc-6y-Eh9">
                        <rect key="frame" x="0.0" y="60" width="340" height="196"/>
                        <view key="contentView" id="XGW-Wv-mGn">
                            <rect key="frame" x="0.0" y="0.0" width="340" height="196"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="S9G-Fl-99J">
                                    <rect key="frame" x="0.0" y="106" width="340" height="70"/>
                                    <view key="contentView" id="IbC-cl-6rm">
                                        <rect key="frame" x="0.0" y="0.0" width="340" height="70"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    </view>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="70" id="9fx-SG-jBA"/>
                                    </constraints>
                                </box>
                                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="dTT-1D-0cu">
                                    <rect key="frame" x="16" y="24" width="308" height="70"/>
                                    <view key="contentView" id="oJS-bR-VrK">
                                        <rect key="frame" x="0.0" y="0.0" width="308" height="70"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    </view>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="70" id="Qcs-Q4-KuX"/>
                                    </constraints>
                                </box>
                            </subviews>
                            <constraints>
                                <constraint firstItem="S9G-Fl-99J" firstAttribute="top" secondItem="XGW-Wv-mGn" secondAttribute="top" constant="20" id="3ws-YI-oFB"/>
                                <constraint firstItem="S9G-Fl-99J" firstAttribute="leading" secondItem="XGW-Wv-mGn" secondAttribute="leading" id="Rks-gZ-CEA"/>
                                <constraint firstItem="dTT-1D-0cu" firstAttribute="top" secondItem="S9G-Fl-99J" secondAttribute="bottom" constant="12" id="S1b-5V-LXQ"/>
                                <constraint firstAttribute="trailing" secondItem="dTT-1D-0cu" secondAttribute="trailing" constant="16" id="VqC-Bm-RlP"/>
                                <constraint firstAttribute="trailing" secondItem="S9G-Fl-99J" secondAttribute="trailing" id="ZfF-xr-lk7"/>
                                <constraint firstItem="dTT-1D-0cu" firstAttribute="leading" secondItem="XGW-Wv-mGn" secondAttribute="leading" constant="16" id="d8Y-Dm-CJH"/>
                            </constraints>
                        </view>
                    </box>
                    <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="XU2-wI-X7Q">
                        <rect key="frame" x="0.0" y="0.0" width="340" height="60"/>
                        <view key="contentView" id="qcz-Dz-V8O">
                            <rect key="frame" x="0.0" y="0.0" width="340" height="60"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="2L8-A8-1Up">
                                    <rect key="frame" x="0.0" y="57" width="340" height="5"/>
                                </box>
                                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4S4-1o-RqV">
                                    <rect key="frame" x="224" y="14" width="100" height="32"/>
                                    <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="XNo-Og-jMa">
                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="100" id="6fn-9K-TYQ"/>
                                        <constraint firstAttribute="height" constant="32" id="xnD-3s-RQ0"/>
                                    </constraints>
                                </button>
                                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XXB-iS-n7Y">
                                    <rect key="frame" x="112" y="14" width="100" height="32"/>
                                    <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="3ZJ-Dy-yKV">
                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="32" id="eg6-3u-8Oe"/>
                                        <constraint firstAttribute="width" constant="100" id="thm-Sz-L99"/>
                                    </constraints>
                                </button>
                            </subviews>
                            <constraints>
                                <constraint firstAttribute="trailing" secondItem="2L8-A8-1Up" secondAttribute="trailing" id="8DE-bs-0j0"/>
                                <constraint firstItem="4S4-1o-RqV" firstAttribute="centerY" secondItem="qcz-Dz-V8O" secondAttribute="centerY" id="IuH-ai-vfH"/>
                                <constraint firstItem="2L8-A8-1Up" firstAttribute="top" secondItem="qcz-Dz-V8O" secondAttribute="top" id="LrM-Mn-Toi"/>
                                <constraint firstItem="2L8-A8-1Up" firstAttribute="leading" secondItem="qcz-Dz-V8O" secondAttribute="leading" id="MP4-4F-qpm"/>
                                <constraint firstItem="XXB-iS-n7Y" firstAttribute="centerY" secondItem="qcz-Dz-V8O" secondAttribute="centerY" id="mIg-JJ-lLA"/>
                                <constraint firstAttribute="trailing" secondItem="4S4-1o-RqV" secondAttribute="trailing" constant="16" id="s9T-Tb-hjR"/>
                                <constraint firstItem="4S4-1o-RqV" firstAttribute="leading" secondItem="XXB-iS-n7Y" secondAttribute="trailing" constant="12" id="xF5-aI-RMX"/>
                            </constraints>
                        </view>
                        <constraints>
                            <constraint firstAttribute="height" constant="60" id="fzc-XS-kuC"/>
                        </constraints>
                    </box>
                </subviews>
                <constraints>
                    <constraint firstItem="uHB-hJ-FVd" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="1nQ-Fh-8uj"/>
                    <constraint firstAttribute="trailing" secondItem="XU2-wI-X7Q" secondAttribute="trailing" id="3NZ-S0-QvM"/>
                    <constraint firstAttribute="bottom" secondItem="XU2-wI-X7Q" secondAttribute="bottom" id="KKB-Q4-EI0"/>
                    <constraint firstItem="XU2-wI-X7Q" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="PTg-MF-Wfr"/>
                    <constraint firstItem="uHB-hJ-FVd" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="Xh1-8r-7sg"/>
                    <constraint firstItem="Kpc-6y-Eh9" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="Xwy-5I-n2e"/>
                    <constraint firstItem="Kpc-6y-Eh9" firstAttribute="top" secondItem="uHB-hJ-FVd" secondAttribute="bottom" id="cQl-6c-q6R"/>
                    <constraint firstAttribute="trailing" secondItem="uHB-hJ-FVd" secondAttribute="trailing" id="gHR-hf-aH4"/>
                    <constraint firstAttribute="trailing" secondItem="Kpc-6y-Eh9" secondAttribute="trailing" id="jSY-MH-l08"/>
                    <constraint firstItem="XU2-wI-X7Q" firstAttribute="top" secondItem="Kpc-6y-Eh9" secondAttribute="bottom" id="xfT-k0-Kbb"/>
                </constraints>
            </view>
            <connections>
                <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
            </connections>
            <point key="canvasLocation" x="-10" y="144"/>
        </window>
    </objects>
</document>