[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / SplitByPageOptions Class


In This Topic
    SplitByPageOptions Class Properties
    In This Topic

    For a list of all members of this type, see SplitByPageOptions members.

    Public Properties
     NameDescription
    Public Property Gets the zero-based index corresponding to the first Page that will be extracted (inclusive).  
    Public Property Gets the filepath that will be used to save the output of the split operation. (Inherited from Xceed.PdfLibrary.NET.SplitOptions)
    Public Property The streams that will be used as output for the split PdfDocuments. (Inherited from Xceed.PdfLibrary.NET.SplitOptions)
    Public Property Gets the zero-based index corresponding to the last Page that will be extracted (inclusive).  
    Top
    See Also