⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pdftechlib.xml

📁 C#操作pdf,创建PDF文件并能操作文字和图像合成
💻 XML
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0"?>
<doc>
    <assembly>
        <name>PDFTechLib</name>
    </assembly>
    <members>
        <member name="T:PDFTech.PDFGoToPageAction">
            <summary>
            A GoToPage action changes the view to a specified destination (page, location).
            </summary>
        </member>
        <member name="T:PDFTech.PDFAction">
            <summary>
            PDFAction is the base class for all actions. 
            </summary>
            <remarks>
            All interactive operations in PDF documents (jump to page, go to URL, change state of PDF controls etc.) are made possible with the help of actions.
            </remarks>
        </member>
        <member name="P:PDFTech.PDFGoToPageAction.Zoom">
            <summary>
            Gets or sets the zoom factor to be used when the page is displayed. 
            </summary>
            <remarks>
             This value is used by the following magnification modes: <see cref="F:PDFTech.MagnificationMode.XYZ">MagnificationMode.XYZ</see>
            </remarks>
        </member>
        <member name="P:PDFTech.PDFGoToPageAction.MagnificationMode">
            <summary>
            Gets or sets the magnification mode for destination page.
            </summary>
        </member>
        <member name="P:PDFTech.PDFGoToPageAction.PageIndex">
            <summary>
            Index of the page which will be displayed after the action is executed.
            </summary>
        </member>
        <member name="P:PDFTech.PDFGoToPageAction.TopOffset">
            <summary>
            Gets or sets the top coordinate in the page where the viewer should display the page. 
            </summary>
            <remarks>
            This value is used by the following magnification modes: 
            <see cref="F:PDFTech.MagnificationMode.XYZ">MagnificationMode.XYZ</see>, 
             <see cref="F:PDFTech.MagnificationMode.FitH"> MagnificationMode.FitH</see>,
            <see cref="F:PDFTech.MagnificationMode.FitR"> MagnificationMode.FitR</see>,
            <see cref="F:PDFTech.MagnificationMode.FitBH"> MagnificationMode.FitBH</see>
            </remarks>
        </member>
        <member name="P:PDFTech.PDFGoToPageAction.BottomOffset">
            <summary>
            Gets or sets the bottom coordinate in the page where the viewer should display the page. 
            </summary>
            <remarks>
            This value is used by the following magnification modes: 
            <see cref="F:PDFTech.MagnificationMode.FitR"> MagnificationMode.FitR</see>
            </remarks>
        </member>
        <member name="P:PDFTech.PDFGoToPageAction.LeftOffset">
            <summary>
            Gets or sets the left coordinate in the page where the viewer should display the page. 
            </summary>
            <remarks>
            This value is used by the following magnification modes:
            <see cref="F:PDFTech.MagnificationMode.XYZ">MagnificationMode.XYZ</see>, 
             <see cref="F:PDFTech.MagnificationMode.FitV"> MagnificationMode.FitV</see>,
            <see cref="F:PDFTech.MagnificationMode.FitR"> MagnificationMode.FitR</see>,
            <see cref="F:PDFTech.MagnificationMode.FitBV"> MagnificationMode.FitBV</see>
            </remarks>
        </member>
        <member name="P:PDFTech.PDFGoToPageAction.RightOffset">
            <summary>
            Gets or sets the right coordinate in the page where the viewer should display the page. 
            </summary>
            <remarks>
            This value is used by the following magnification modes: 
            <see cref="F:PDFTech.MagnificationMode.FitR"> MagnificationMode.FitR</see>
            </remarks>
        </member>
        <member name="T:PDFTech.Barcodes.Barcode1D.NumlyNumber">
            <summary>
            NumlyNumber barcode class.
            </summary>
            <remarks>
            It is a unique identifier that allows an author or publisher to assign to content and track licensing of each id assignment. Numly Numbers are useful if you wish to identify each electronic distributed copy of any form of electronic media. Media types could include: Blogs, Emails, MP3s, Videos, PDFs, eBooks, Software, Websites, etc. Numly Numbers can also act a third-party content submission time stamps to aid in copyright proving instances and emails. The Numly Number consists of a 19 digit number generated by an algorithm by Numly.com
            </remarks>
        </member>
        <member name="T:PDFTech.Barcodes.Barcode1D.Code39">
            <summary>
            Code39 barcode class.
            </summary>
            <remarks>
            (Also known as USS Code 39, Code 3/9, Code 3 of 9, USD-3, Alpha39) The first alpha-numeric symbology that originally encoded 39 characters (now 43) including uppercase letters (A - Z), digits (0 - 9) and a few special characters like the $ sign. The entire ASCII character set can be encoded using Code 39鈥檚 Full ASCII mode. The bar code does not contain a check digit but is considered self-checking because a single erroneously decoded bar can not generate another valid character. The code has very low data density compared to other 1D codes which does not make it feasible for small space applications.
            </remarks>
        </member>
        <member name="T:PDFTech.Barcodes.Barcode1D.BasePDFBarcode1D">
            <summary>
            
            </summary>
        </member>
        <member name="T:PDFTech.Barcodes.Barcode1D.PDFBarcode1D">
            <summary>
            
            </summary>
        </member>
        <member name="M:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.IsCodeValid">
            <summary>
            Gets a value indicating whether the value to encode specified in the Code property is valid.
            </summary>
            <returns></returns>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.Height">
            <summary>
            Gets the height of the barcode. It's uses UnitOfMeasure.
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.UnitOfMeasure">
            <summary>
            Gets or sets the UnitOfMeasure. 
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.ForeColor">
            <summary>
            Gets or sets the foreground color of the barcode.
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.BackColor">
            <summary>
            Gets or sets the background color for the barcode.
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.Font">
            <summary>
            Gets or sets the font of the text displayed by the barcode.
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.BarColor">
            <summary>
            Gets or sets the bars' color of the barcode. 
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.BorderColor">
            <summary>
            Gets or sets the barcode border's color. 
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.BorderWidth">
            <summary>
            Gets or sets the barcode border's width. 
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.Code">
            <summary>
            Gets or sets the value to encode. 
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.CodeAlignment">
            <summary>
            Gets or sets the text alignment for Code property. 
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.DisplayCode">
            <summary>
            Gets or sets whether the value to encode must be displayed in the barcode. 
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.Text">
            <summary>
            Gets or sets the additional text to show in the barcode image. This is not the value to encode. 
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.PDFBarcode1D.TextAlignment">
            <summary>
            Gets or sets the text alignment for Text property. 
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.Code39.Ratio">
            <summary>
            Wide/narrow bar ratio.
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.Code39.BarWidth">
            <summary>
            Gets or sets the barcode bar's width. Uses UnitOFMeasure.
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.Code39.BarHeight">
            <summary>
            Gets or sets the barcode bar's height. Uses UnitOfMeasure. 
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.Code39.AddChecksum">
            <summary>
            True if checksum should be added.
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.Code39.DisplayChecksum">
            <summary>
            True if checksum should be visible in barcode text.
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.Code39.DisplayStartStopChar">
            <summary>
            Gets or sets whether start and stop characters must be displayed in the barcode.
            </summary>
        </member>
        <member name="P:PDFTech.Barcodes.Barcode1D.Code39.Extended">
            <summary>
            Gets or sets whether the extended versions for this barcode must be used. 
            </summary>
        </member>
        <member name="T:PDFTech.PDFCustomAnnotation">
            <summary>
            PDFCustomAnnotation is the base class of all annotations.
            </summary>
        </member>
        <member name="P:PDFTech.PDFCustomAnnotation.Flags">
            <summary>
            Specify the behavior of the annotation when printed, rotated etc.
            </summary>
        </member>
        <member name="P:PDFTech.Viewer.ViewerPreferences">
            <summary>
            This property controls how the document is presented on the screen.
            </summary>
        </member>
        <member name="P:PDFTech.Viewer.PageMode">
            <summary>
            How the document should be displayed when opened.
            </summary>
        </member>
        <member name="P:PDFTech.Viewer.PageLayout">
            <summary>
            The page layout to be used when the document is opened.
            </summary>
        </member>
        <member name="P:PDFTech.PDFCreationOptions.DefaultCharset">
            <summary>
            Gets ort sets the default character set of the document. The defualt value is the ANSI encoding.
            </summary>
            <seealso cref="T:PDFTech.Charset"/>
            <seealso cref="P:System.Text.Encoding.Default"/>
        </member>
        <member name="P:PDFTech.PDFCreationOptions.TemplateFileName">
            <summary>
            Gets or sets the template file name for document's pages. 
            </summary>        
        </member>
        <member name="P:PDFTech.PDFCreationOptions.FontEmulationEnabled">
            <summary>
            When set to TRUE you may emulate the bold, italic and underline styles of a font. The defualt value is true.
            </summary>
        </member>
        <member name="P:PDFTech.PDFCreationOptions.EncryptionKeySize">
            <summary>
            Gets or sets the length of the encryption key. 
            </summary>
        </member>
        <member name="P:PDFTech.PDFCreationOptions.ProtectionOptions">
            <summary>
            A set of flags specifying which operations are permitted when the document is opened with the user password.
            </summary>
        </member>
        <member name="P:PDFTech.PDFCreationOptions.OwnerPassword">
            <summary>
            Owner's password for current PDF document.
            </summary>
            <remarks>
            The password is required to edit an encrypted PDF file.
            </remarks>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -