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


In This Topic
    SplitByBookmarkOptions Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the Bookmark from where the document will be split.  
    Public Property Gets or sets the Bookmark level at which the document will be split.  
    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)
    Top
    See Also