Condividi tramite


XpsFont.IsRestricted Proprietà

Definizione

Ottiene o imposta un valore che indica se il testo che utilizza questo tipo di carattere può essere modificato.

public:
 property bool IsRestricted { bool get(); void set(bool value); };
public bool IsRestricted { get; set; }
member this.IsRestricted : bool with get, set
Public Property IsRestricted As Boolean

Valore della proprietà

Boolean

true se il testo che utilizza questo tipo di carattere può essere cambiato o modificato; in caso contrario, false.

Commenti

Per altre informazioni sull'uso di tipi di carattere con restrizioni, vedere XML Paper Specification (XPS) .For more information about the use of restricted fonts, see the XML Paper Specification (XPS).

Si applica a