EmfSelectPalette.IhPal
EmfSelectPalette.IhPal property
Gets or sets a 32-bit unsigned integer that specifies either the index of a LogPalette object (section 2.2.17) in the EMF Object Table or the value DEFAULT_PALETTE, which is the index of a stock object palette from the StockObject enumeration (section 2.1.31).
public int IhPal { get; set; }
Remarks
This value MUST NOT be zero or the index of any other stock object.
See Also
- class EmfSelectPalette
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Records
- assembly Aspose.Imaging