Persistate API documentation
Append Method (value)
NamespacesPersistateMessageAppend(PFont)

[This is preliminary documentation and is subject to change.]

Appends a single Font value to this message.
Declaration Syntax
C#
public void Append(
	PFont value
)
Parameters
value (PFont)
The Font to append.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)