[]
Return an instance of the SetLineSpacing received from a BinaryReader.
public static SetLineSpacing CreateRead(BinaryReader reader, short fileVersion)
Type | Name | Description |
---|---|---|
BinaryReader | reader | Reader containing the binary data of SetLineSpacing. |
short | fileVersion | The type of data in the stream. |
Type | Description |
---|---|
SetLineSpacing | A new SetLineSpacing instance. |