XslFoDocumentInfo

XslFoDocumentInfo class

Contains XslFo document metadata

public class XslFoDocumentInfo : PdfDocumentInfo

Properties

Name Description
Author { get; } Gets author
CreationDate { get; } Implements CreationDate
Format { get; } Implements Format
Height { get; } Gets page height
IsLandscape { get; } Gets is page landscaped
IsPasswordProtected { get; } Gets is document password protected
Item { get; } Implements Item
PagesCount { get; } Implements PagesCount
PropertyNames { get; } Implements PropertyNames
Size { get; } Implements Size
TableOfContents { get; } Table of contents
Title { get; } Gets title
Version { get; } Gets version
Width { get; } Gets page width

See Also