API Reference
PdfImpositionSourceFeatureLoss
Source features omitted when pages become content on new sheets.
Inheritance
- Enum
- PdfImpositionSourceFeatureLoss
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property PdfImpositionResult.SourceFeatureLoss
- Field PdfImpositionSourceFeatureLoss.Annotations
- Field PdfImpositionSourceFeatureLoss.CatalogFeatures
- Field PdfImpositionSourceFeatureLoss.DocumentMetadata
- Field PdfImpositionSourceFeatureLoss.EmbeddedFiles
- Field PdfImpositionSourceFeatureLoss.Encryption
- Field PdfImpositionSourceFeatureLoss.Forms
- Field PdfImpositionSourceFeatureLoss.NamedDestinations
- Field PdfImpositionSourceFeatureLoss.None
- Field PdfImpositionSourceFeatureLoss.Outlines
- Field PdfImpositionSourceFeatureLoss.OutputIntents
- Field PdfImpositionSourceFeatureLoss.PageFeatures
- Field PdfImpositionSourceFeatureLoss.PageLabels
- Field PdfImpositionSourceFeatureLoss.Signatures
- Field PdfImpositionSourceFeatureLoss.StructureTags
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Int32Parameters
- target Object
public override sealed String ToString(IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString() instead.")Parameters
- provider IFormatProvider
public override sealed String ToString(String format, IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
- provider IFormatProvider
Values
public const PdfImpositionSourceFeatureLoss Annotations #Page annotations and their appearances were not transferred.
1public const PdfImpositionSourceFeatureLoss Forms #AcroForm fields and widgets were not transferred.
2public const PdfImpositionSourceFeatureLoss StructureTags #Document structure tags were not transferred.
4public const PdfImpositionSourceFeatureLoss Signatures #Source signatures were removed in an explicit unsigned derivative.
8public const PdfImpositionSourceFeatureLoss EmbeddedFiles #Document-level embedded files and associated attachments were not transferred.
16public const PdfImpositionSourceFeatureLoss OutputIntents #Document-level output intent profiles were not transferred.
32public const PdfImpositionSourceFeatureLoss Outlines #Document outline and bookmark navigation was not transferred.
64public const PdfImpositionSourceFeatureLoss PageLabels #Document page numbering labels were not transferred.
128public const PdfImpositionSourceFeatureLoss NamedDestinations #Named destinations were not transferred to the new sheet pages.
256public const PdfImpositionSourceFeatureLoss CatalogFeatures #Catalog view settings, actions, name trees, or URI settings were not transferred.
512public const PdfImpositionSourceFeatureLoss DocumentMetadata #Info-dictionary or XMP metadata was not transferred.
1024public const PdfImpositionSourceFeatureLoss PageFeatures #Selected-page actions, metadata, or presentation settings were not transferred.
2048public const PdfImpositionSourceFeatureLoss Encryption #Source encryption was not transferred to the derivative sheets.
4096