1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for .NET
  4. /
  5. GroupDocs.Parser.Options
  6. /
  7. Features
  8. /
  9. PagePreview

PagePreview

Features.PagePreview property

Gets the value that indicates whether the page preview generation is supported.

public bool PagePreview { get; }

Return Value

true if the page preview generation is supported; otherwise, false.

See Also