XFINIUM.PDF Documentation
PdfDocumentFeatures Class
Members 



Xfinium.Pdf Namespace : PdfDocumentFeatures Class
Specifies the available features that are supported for a PdfFixedDocument created from external content, a file or a stream.
Syntax
'Declaration
 
Public Class PdfDocumentFeatures 
'Usage
 
Dim instance As PdfDocumentFeatures
public class PdfDocumentFeatures 
public ref class PdfDocumentFeatures 
Remarks
When a feature is disabled its content is not loaded from disk and it cannot be modified in the PdfFixedDocument object. For example if page graphics is disabled, the page content is not loaded from the file and new graphic content cannot be added to the pages loaded from the file.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.PdfDocumentFeatures

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfDocumentFeatures Members
Xfinium.Pdf Namespace