ParagraphFormat2.SpaceWithin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the amount of space between base lines in the specified paragraph, in points or lines. Read/write.
public:
property float SpaceWithin { float get(); void set(float value); };
public float SpaceWithin { get; set; }
member this.SpaceWithin : single with get, set
Public Property SpaceWithin As Single
Property Value
Single