aspose.page.xps.xpsmetadata
Classes
Class | Description |
---|---|
Collate | The base class for DocumentCollate and JobCollateAllDocuments features classes. |
CompositePrintTicketElement | The base class for classes that may be composite Print Schema elements (i.e. containing other elements). |
DecimalValue | The class that incapsulates a Decimal value in a PrintTicket document. |
DocumentBannerSheet | Describes the banner sheet to be output for a particular document. The banner sheet should be output on the default PageMediaSize and using the default PageMediaType. The banner sheet should be also isolated from the remainder of the job. This means that any finishing or processing options (such as DocumentDuplex, DocumentStaple, or DocumentBinding) should not include the banner sheet. The banner sheet may or may not be isolated from the remainder of the job. This means that any job finishing or processing options, may include the document banner sheet. The banner sheet should occur as the first sheet of the document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbannersheet |
DocumentBannerSheetSource | Specifies the source for a custom banner sheet. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbannersheetsource |
DocumentBinding | Describes the method of binding. Each document is bound separately. DocumentBinding and JobBindAllDocuments are mutually exclusive. It is up to the driver to determine constraint handling between keywords. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbinding |
DocumentBindingGutter | Specifies the width of the binding gutter. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbindinggutter |
DocumentCollate | Describes the collating characteristics of the output. All pages in each individual document are collated. DocumentCollate and JobCollateAlldocuments are mutually exclusive. The behavior and implementation of whether both or only one of these keywords is implemented is left to the driver. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcollate |
DocumentCopiesAllPages | Specifies the number of copies of a document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcopiesallpages |
DocumentCoverBack | Describes the back (ending) cover sheet. Each document will have a separate sheet. The cover sheet should be printed on the PageMediaSize and PageMediaType used for the final page of the document. The cover sheet should be integrated into processing options (such as DocumentDuplex, DocumentNUp) as indicated by the Option specified. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcoverback |
DocumentCoverBackSource | Specifies the source for a custom back-cover sheet. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcoverbacksource |
DocumentCoverFront | Describes the front (beginning) cover sheet. Each document will have a separate sheet. The cover sheet should be printed on the PageMediaSize and PageMediaType used for the first page of the document. The cover sheet should be integrated into processing options (such as DocumentDuplex, DocumentNUp) as indicated by the Option specified. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcoverfront |
DocumentCoverFrontSource | Specifies the source for a custom front-cover sheet. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcoverfrontsource |
DocumentDuplex | Describes the duplex characteristics of the output. The duplex feature allows for printing on both sides of the media. Each document is duplexed separately. DocumentDuplex and JobDuplexAllDocumentsContiguously are mutually exclusive. It is up to the driver to determine constraint handling between these keywords. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentduplex |
DocumentHolePunch | Describes the hole punching characteristics of the output. Each document is punched separately. The JobHolePunch and DocumentHolePunch keywords are mutually exclusive. Both should not be specified simultaneously in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentholepunch |
DocumentID | Specifies a unique ID for the document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentid |
DocumentImpositionColor | Application content labeled with the specified named color MUST appear on all color separations. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentimpositioncolor |
DocumentInputBin | Describes the installed input bin in a device or the full list of supported bins for a device. The JobInputBin, DocumentInputBin, and PageInputBin keywords are mutually exclusive. Both should not be specified simultaneously in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentinputbin |
DocumentNUp | Describes the output and format of multiple logical pages to a single physical sheet. Each document is compiled separately. |
DocumentName | Specifies a descriptive name for the document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentname |
DocumentOutputBin | Describes the full list of supported bins for the device. Allows specification of output bin on a per document basis. The JobOutputBin, DocumentOutputBin and PageOutputBin keywords are mutually exclusive only one should be specified in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentoutputbin |
DocumentPageRanges | Describes the output range of the document in pages. The parameter value must conform to the following structure: - PageRangeText: “PageRange” or “PageRange,PageRange” - PageRange: “PageNumber” or “PageNumber-PageNumber” - PageNumber: 1 to N, where N is the number of pages in the document.If PageNumber > N, then PageNumber = N. Whitespace in the string should be ignored. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentpageranges |
DocumentPrintTicket | The class that incapsulates a document-level print ticket. |
DocumentRollCut | Describes the cutting method for roll paper. Each document is handled separately. The specified options describe the different methods for roll cut. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentrollcut |
DocumentSeparatorSheet | Describes the separator sheet usage for a document. Separator sheets should appear in the output as indicated by the Option specified below. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentseparatorsheet |
DocumentStaple | Describes the stapling characteristics of the output. Each document is stapled separately. The JobStapleAllDocuments and DocumentStaple keywords are mutually exclusive. It is up to the driver to determine constraint handling between these keywords. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentstaple |
DocumentURI | Specifies a uniform resource identifier (URI) for the document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documenturi |
Duplex | The base class for JobDuplexAllDocumentsContiguously and DocumentDuplex features classes. |
Feature | The class that incapsulates a common Print Schema feature. The base class for all schema-defined features. A |
HolePunch | The base class for JobHolePunch and DocumentHolePunch features classes. |
IDProperty | The base class for JobID and DocumentID properties classes. |
IDocumentPrintTicketItem | The interface of document-prefixed print ticket items. |
IFeatureItem | The base interface for classes that may be Print Schema Feature items. |
IJobPrintTicketItem | The interface of job-prefixed print ticket items. |
IOptionItem | The interface of classes that may be Print Schema Option items. |
IPagePrintTicketItem | The interface of page-prefixed print ticket items. |
IPrintTicketElementChild | The base interface of a child element of any Print Schema element. |
IPrintTicketItem | The base interface for classes that may be PrintTicket root element items. It is also the base interface for interfaces that define a scoping prefix. |
IPropertyItem | The base interface for classes that may be a PrintTicket Property items. |
IScoredPropertyItem | The base interface for classes that may be PrintTicket ScoredProperty items. |
InputBin | The base class for JobInputBin, DocumentInputBin and PageInputBin features classes. |
IntegerParameterInit | Base class for all integer parameter initializers. |
IntegerValue | The class that incapsulates an Integer value in a PrintTicket document. |
JobAccountingSheet | Describes the accounting sheet to be output for the job. The accounting sheet should be output on the default PageMediaSize and using the default PageMediaType. The accounting sheet should to be isolated from the remainder of the job. This means that any finishing or processing options (such as |
JobBindAllDocuments | Describes the method of binding. All documents in the job are bound together. JobBindAllDocuments and DocumentBinding are mutually exclusive. It is up to the driver to determine constraint handling between these keywords. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobbindalldocuments |
JobBindAllDocumentsGutter | Specifies the width of the binding gutter. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobbindalldocumentsgutter |
JobCollateAllDocuments | Describes the collating characteristics of the output. All documents in each individual job are collated. DocumentCollate and JobCollateAllDocuments are mutually exclusive. The behavior and implementation of whether both or only one of these keywords is implemented is left to the driver. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcollatealldocuments |
JobComment | Specifies a comment associated with the job. Example: “Please deliver to room 1234 when completed”. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcomment |
JobCopiesAllDocuments | Specifies the number of copies of a job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcopiesalldocuments |
JobDeviceLanguage | Describes the device languages supported for sending data from driver to physical device. This is often called “Page Description Language”. This keyword defines what page description language is supported by the driver and physical device. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobdevicelanguage |
JobDigitalSignatureProcessing | Describes configuring the digital signature processing for the entire job. Applicable only to content that contains digital signatures. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobdigitalsignatureprocessing |
JobDuplexAllDocumentsContiguously | Describes the duplex characteristics of the output. The duplex feature allows for printing on both sides of the media. All Documents in the job are duplexed together contiguously. JobDuplexAllDocumentsContiguously and DocumentDuplex are mutually exclusive. It is up to the driver to determine constraint handling between these keywords. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobduplexalldocumentscontiguously |
JobErrorSheet | Describes the error sheet output. The entire job will have a single error sheet. The error sheet should be output on the default PageMediaSize and using the default PageMediaType. The error sheet should to be isolated from the remainder of the job. This means that any finishing or processing options (such as |
JobErrorSheetSource | Specifies the source for a custom error sheet. https://docs.microsoft.com/en-us/windows/win32/printdocs/joberrorsheetsource |
JobHolePunch | Describes the hole punching characteristics of the output. All documents are punched together. The JobHolePunch and DocumentHolePunch keywords are mutually exclusive. Both should not be specified simultaneously in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobholepunch |
JobID | Specifies a unique ID for the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobid |
JobInputBin | Describes the installed input bin in a device or the full list of supported bins for a device. Allows specification of input bin on a per job basis. The JobInputBin, DocumentInputBin, and PageInputBin keywords are mutually exclusive. Both should not be specified simultaneously in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobinputbin |
JobNUpAllDocumentsContiguously | Describes the output of multiple logical pages to a single physical sheet. All documents in the job are compiled together contiguously. JobNUpAllDocumentsContiguously and DocumentNUp are mutually exclusive. It is up to the driver to determine constraint handling between these keywords. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobnupalldocumentscontiguously |
JobName | Specifies a descriptive name for the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobname |
JobOptimalDestinationColorProfile | Specifies the optimal color profile given the current device configuration. https://docs.microsoft.com/en-us/windows/win32/printdocs/joboptimaldestinationcolorprofile |
JobOutputBin | Describes the installed output bin in a device or the full list of supported bins for a device. The JobOutputBin, DocumentOutputBin and PageOutputBin keywords are mutually exclusive only one should be specified in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/joboutputbin |
JobOutputOptimization | Describes the job processing, intended to optimize the output for particular use scenarios as indicated by the option specified. https://docs.microsoft.com/en-us/windows/win32/printdocs/joboutputoptimization |
JobPageOrder | Defines the order of physical pages for the output. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobpageorder |
JobPrimaryBannerSheet | Describes the banner sheet to be output for the job. The banner sheet should be output on the default PageMediaSize and using the default PageMediaType. The banner sheet should be isolated from the remainder of the job. This means that any finishing or processing options (such as JobDuplexAllDocumentsContiguously, JobStapleAllDocuments, or JobBindAllDocuments) should not include the banner sheet. The banner sheet should occur as the first sheet of the job. |
JobPrimaryBannerSheetSource | Specifies the source for a primary custom banner sheet for the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarybannersheetsource |
JobPrimaryCoverBack | Describes the back (ending) cover sheet. Each job will have a separate primary sheet. The cover sheet should be printed on the PageMediaSize and PageMediaType used for the final page of the job. The cover sheet should be integrated into processing options (such as JobDuplexAllDocumentsContiguously, JobNUpAllDocumentsContiguously) as indicated by the Option specified. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarycoverback |
JobPrimaryCoverBackSource | Specifies the source for a custom back-cover primary sheet for the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarycoverbacksource |
JobPrimaryCoverFront | Describes the front (beginning) cover sheet. The entire job will have a single primary sheet. The cover sheet should be printed on the PageMediaSize and PageMediaType used for the first page of the job. The cover sheet should be integrated into processing options (such as JobDuplexAllDocumentsContiguously, JobNUpAllDocumentsContiguously) as indicated by the Option specified. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarycoverfront |
JobPrimaryCoverFrontSource | Specifies the source for a custom front-cover primary sheet for the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarycoverfrontsource |
JobPrintTicket | The class that incapsulates a job-level print ticket. |
JobRollCutAtEndOfJob | Describes the cutting method for roll paper. The roll should be cut at the end of the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobrollcutatendofjob |
JobStapleAllDocuments | Describes the stapling characteristics of the output. All documents in the job are stapled together. The JobStapleAllDocuments and DocumentStaple keywords are mutually exclusive. It is up to the driver to determine constraint handling between these keywords. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobstaplealldocuments |
JobURI | Specifies a uniform resource identifier (URI) for the document. https://docs.microsoft.com/en-us/windows/win32/printdocs/joburi |
NUp | The base class for JobNUpAllDocumentsContiguously and DocumentNUp features classes. |
NameProperty | The base class for JobName and DocumentName properties classes. |
Option | The class that implements a common PrintTicket |
OutputBin | The base class for JobOutputBin, DocumentOutputBin and PageOutputBin features classes. |
PageBlackGenerationProcessing | Specifies black generation behavior for CMYK separations. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessing |
PageBlackGenerationProcessingBlackInkLimit | Application content labeled with the specified named color MUST appear on all color separations. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingblackinklimit |
PageBlackGenerationProcessingGrayComponentReplacementExtent | Describes the extented beyond neutrals (into chromatic colors) that GCR applies. 0% = Uniform component replacement, 100% = Gray component replacement. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementextent |
PageBlackGenerationProcessingGrayComponentReplacementLevel | Specifies the percentage of gray component replacement to perform. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementlevel |
PageBlackGenerationProcessingGrayComponentReplacementStart | Describes the point in the “highlight to shadow” range where GCR should start (100% darkest shadow). https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementstart |
PageBlackGenerationProcessingTotalInkCoverageLimit | Specifies the maximum allowed sum of the four ink coverage anywhere in an image. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingtotalinkcoveragelimit |
PageBlackGenerationProcessingUnderColorAdditionLevel | Describes the amount chromatic ink (in gray component ratios) to add to areas where GCR/UCR has generated “BlackInkLimit” (or UCAStart, if specified) in the dark neutrals and near-neutral areas. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingundercoloradditionlevel |
PageBlackGenerationProcessingUnderColorAdditionStart | Describes the shadow level below which UCA will be applied. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingundercoloradditionstart |
PageBlendColorSpace | Describes the color space that should be used for blending operations. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblendcolorspace |
PageBlendColorSpaceICCProfileURI | Specifies a relative URI reference to an ICC profile defining the color space that SHOULD be used for blending. The https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblendcolorspaceiccprofileuri |
PageBorderless | Describes when image content should be printed to the physical edges of the media. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageborderless |
PageColorManagement | Configures color management for the current page. This is considered automatic in SHIM - DM_ICMMethod Add System. Describes what component should perform color management (i.e. Driver). https://docs.microsoft.com/en-us/windows/win32/printdocs/pagecolormanagement |
PageCopies | Specifies the number of copies of a page. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagecopies |
PageDestinationColorProfile | Defines the characteristics of the destination color profile. Describes whether the application or driver selects the destination color profile to be used. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile |
PageDestinationColorProfileEmbedded | Specifies the embedded destination color profile. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileembedded |
PageDestinationColorProfileURI | Specifies a relative URI reference to an ICC profile contained in an XPS Document. The processing of this option depends of the setting of the PageDeviceColorSpaceUsage feature. All elements using that profile are assumed to be already in the appropriate device color space, and will not be color managed in the driver or device. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri |
PageDeviceColorSpaceProfileURI | Specifies a relative URI to the package root to an ICC profile contained in an XPS Document. The processing of this option depends of the setting of the PageDeviceColorSpaceUsage feature. All elements using that profile are assumed to be already in the appropriate device color space, and will not be color managed in the driver or device. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedevicecolorspaceprofileuri |
PageDeviceColorSpaceUsage | In conjunction with the PageDeviceColorSpaceProfileURI parameter, this parameter defines the rendering behavior for elements presented in a device color space. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedevicecolorspaceusage |
PageDeviceFontSubstitution | Describes the enabled/disabled state of device font substitution. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedevicefontsubstitution |
PageForceFrontSide | Forces the output to appear on the front of a media sheet. Relevant to media sheets with different surfaces on each side. In cases where this feature interferes with processing options (such as DocumentDuplex), |
PageICMRenderingIntent | Describes the rendering intent as defined by the ICC v2 Specification. This value should be ignored if an image or graphical element has an embedded profile that specifies the Rendering intent. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageicmrenderingintent |
PageImageableSize | Describes the imaged canvas for layout and rendering. This will be reported based on PageMediaSize and PageOrientation. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageimageablesize |
PageInputBin | Describes the installed input bin in a device or the full list of supported bins for a device. Allows specification of input bin on a per page basis. The JobInputBin, DocumentInputBin and PageInputBin keywords are mutually exclusive. Both should not be specified simultaneously in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageinputbin |
PageMediaColor | Describes the Media Color options and the characteristics of each option. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediacolor |
PageMediaSize | Describes the physical media dimensions used for the output. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediasize |
PageMediaSizeMediaSizeHeight | Specifies the dimension |
PageMediaSizeMediaSizeWidth | Specifies the dimension |
PageMediaSizePSHeight | Specifies the height of the page, parallel to the feed-orientation direction. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediasizepsheight |
PageMediaSizePSHeightOffset | Specifies the offset, parallel to the feed-orientation direction. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediasizepsheightoffset |
PageMediaSizePSOrientation | Specifies the orientation relative to the feed-orientation direction https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediasizepsorientation |
PageMediaSizePSWidth | Specifies the width of the page perpendicular to the feed-orientation direction. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediasizepswidth |
PageMediaSizePSWidthOffset | Specifies the offset perpendicular to the feed-orientation direction. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediasizepswidthoffset |
PageMediaType | Describes the |
PageMirrorImage | Describes the mirroring setting of the output. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemirrorimage |
PageNegativeImage | Describes the negative setting of the output. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagenegativeimage |
PageOrientation | Describes the orientation of the physical media sheet. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageorientation |
PageOutputBin | Describes the full list of supported bins for the device. Allows specification of output bin on a per page basis. The JobOutputBin, DocumentOutputBin and PageOutputBin keywords are mutually exclusive only one should be specified in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageoutputbin |
PageOutputColor | Describes the characteristics of the color settings for the output. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageoutputcolor |
PageOutputQuality | Describes the negative setting of the output. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageoutputquality |
PagePhotoPrintingIntent | Indicates a high-level intent to the driver for population of photo printing settings. These settings deal with the expected output quality a user may specify when printing photos. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagephotoprintingintent |
PagePoster | Describes the output of a single page to multiple physical media sheets. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageposter |
PagePrintTicket | The class that incapsulates a page-level print ticket. |
PageResolution | Defines the page resolution of printed output as either a qualitative value or as dots per inch, or both. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageresolution |
PageScaling | Describes the scaling characteristics of the output. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagescaling |
PageScalingOffsetHeight | Specifies the scaling offset in the |
PageScalingOffsetWidth | Specifies the scaling offset in the |
PageScalingScale | Specifies the scaling factor for custom square scaling. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagescalingscale |
PageScalingScaleHeight | Specifies the scaling factor in the |
PageScalingScaleWidth | Specifies the scaling factor in the |
PageSourceColorProfile | Defines the characteristics of the source color profile. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagesourcecolorprofile |
PageSourceColorProfileEmbedded | Specifies the embedded source color profile. |
PageSourceColorProfileURI | Specifies the source for color profile. |
PageTrueTypeFontMode | Describes the method of TrueType font handling to be used. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagetruetypefontmode |
PageWatermark | Describes the watermark setting of the output and the watermark characteristics. Watermarks apply to the logical page, not the physical page. For example, if DocumentDuplex is enabled, a watermark will appear on each |
PageWatermarkOriginHeight | Specifies the origin of a watermark relative to the origin of the |
PageWatermarkOriginWidth | Specifies the origin of a watermark relative to the origin of the |
PageWatermarkTextAngle | Specifies the angle of the watermark text relative to the |
PageWatermarkTextColor | Defines the sRGB color for the watermark text. Format is ARGB: #AARRGGBB. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagewatermarktextcolor |
PageWatermarkTextFontSize | Defines the available font sizes for the watermark text. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagewatermarktextfontsize |
PageWatermarkTextText | Specifies the text of the watermark. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagewatermarktexttext |
PageWatermarkTransparency | Specifies the transparency for the watermark. Fully opaque would have a value of 0. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagewatermarktransparency |
ParameterInit | The class that implements a common PrintTicket parameter initializer. The base class for all schema-defined parameter initializers. Defines a value for an instance of a |
ParameterRef | The class that implements a common PrintTicket parameter reference. A |
PrintTicket | The class that implements a common PrintTicket of any scope. The base class for job-, document- and page-level print tickets. A |
PrintTicketElement | The base class for classes that may be Print Schema elements. |
Property | The class that implements a common PrintTicket |
QNameValue | The class that incapsulates a QName value in a PrintTicket document. |
RollCut | The base class for JobRollCutAtEndOfJob and DocumentRollCut features classes. |
ScoredProperty | The class that implements a common PrintTicket |
SelectionType | The convenience class for SelectionType PrintTicket property. |
Staple | The base class for JobStapleAllDocuments and DocumentStaple features classes. |
StringParameterInit | Base class for all string parameter initializers. |
StringValue | The class that incapsulates a String value in a PrintTicket document. |
URIProperty | The base class for JobURI and DocumentURI properties classes. |
Value | The base class that incapsulates a Property or a ScoredProperty value in a PrintTicket document. A Value element associates a literal with a type. https://docs.microsoft.com/en-us/windows/win32/printdocs/value |