Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
The mask resource ID.
Gets or sets the mask resource ID of an image XObject defining an image mask to be applied to this
image. It's also possible to use an array specifying a range of colours to be applied as a colour key mask, see MaskColorRanges.
If IsStencilMask is true, this entry shall not be present.
Namespace: Apitron.PDF.Kit.FixedLayout.Resources.XObjects
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Property Value
Type: StringThe mask resource ID.
See Also