Dela via


MarkupFormatting Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Provides a way to access external formatting options that can be used for serializing changes that were made in the designer.

The MarkupFormatting type exposes the following members.

Constructors

 

Name

Description

Protected method

MarkupFormatting

Initializes a new instance of the MarkupFormatting class.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

IndentText

When overridden in a derived class, gets a string that is used for indentation.

Public property

Options

When overridden in a derived class, gets a set of formatting option flags.

Public property

QuoteChar

When overridden in a derived class, gets the character that is used for quotation marks.

Public property

TabWidth

When overridden in a derived class, gets the width of a tab character in spaces.

Public property

WrapColumn

When overridden in a derived class, gets the column for tag wrapping.

Top

See Also

Reference

MarkupFormatting Class

Microsoft.Windows.Design.Documents Namespace