Packages

 

com.aspose.imaging.fileformats.wmf.objects

Class WmfCreateFontInDirect

    • Constructor Detail

      • WmfCreateFontInDirect

        public WmfCreateFontInDirect()

        WMFs the record.

    • Method Detail

      • getLogFont

        public EmfLogFont getLogFont()

        Gets or sets the log font.

        Value: The log font.
      • setLogFont

        public void setLogFont(EmfLogFont value)

        Gets or sets the log font.

        Value: The log font.
      • getExtendedBytes

        public byte[] getExtendedBytes()

        Gets or sets the extended bytes.

        Value: The extended bytes.
      • setExtendedBytes

        public void setExtendedBytes(byte[] value)

        Gets or sets the extended bytes.

        Value: The extended bytes.