Compartilhar via


HtmlPublishProperties.ShowSpeakerNotes Propriedade

Definição

Mostrar notas do orador

Representa o seguinte atributo no esquema: showSpeakerNotes

[DocumentFormat.OpenXml.SchemaAttr(0, "showSpeakerNotes")]
public DocumentFormat.OpenXml.BooleanValue ShowSpeakerNotes { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowSpeakerNotes { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showSpeakerNotes")]
public DocumentFormat.OpenXml.BooleanValue? ShowSpeakerNotes { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showSpeakerNotes")]
public DocumentFormat.OpenXml.BooleanValue? ShowSpeakerNotes { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowSpeakerNotes { get; set; }
member this.ShowSpeakerNotes : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showSpeakerNotes")>]
member this.ShowSpeakerNotes : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showSpeakerNotes")>]
member this.ShowSpeakerNotes : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowSpeakerNotes As BooleanValue

Valor da propriedade

Retorna BooleanValue.

Atributos

Comentários

As informações a seguir do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com essa classe.

Especifica se é necessário mostrar notas de alto-falante ao publicar.

Os valores possíveis para esse atributo são definidos pelo tipo de dados esquema boolean XML.

Aplica-se a