public static class FontProperties.FontInfo extends Object
| Constructor and Description |
|---|
FontInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
int |
getPropertyIndicator() |
StructuredDataRecord |
getValue() |
void |
setPriority(int value) |
void |
setPropertyIndicator(int value) |
void |
setValue(StructuredDataRecord value) |
public final int getPropertyIndicator()
public final void setPropertyIndicator(int value)
public final int getPriority()
public final void setPriority(int value)
public final StructuredDataRecord getValue()
public final void setValue(StructuredDataRecord value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.