<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba-yan</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba-yan/</author_url>
  <blog_title>しばやん雑記</blog_title>
  <blog_url>https://blog.shibayan.jp/</blog_url>
  <categories>
  </categories>
  <description>XPS を HTML に埋め込んで表示出来たらいいなぁと思って Silverlight から XPS を読み込む方法を探っていたんですが、標準では読み込みに対応していないので予めページを画像に変換すればと思いました。XPS を C# から扱ったことがなかったのでいい機会とも。てっとり早くコードを出します。ReachFramework を参照に加えるのを忘れずに。 var document = new XpsDocument(@&quot;test.xps&quot;, FileAccess.Read); var sequence = document.GetFixedDocumentSequence(); var…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayan.jp%2Fentry%2F20100317%2F1268835379&quot; title=&quot;XPS をラスタライズする - しばやん雑記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-03-17 23:16:19</published>
  <title>XPS をラスタライズする</title>
  <type>rich</type>
  <url>https://blog.shibayan.jp/entry/20100317/1268835379</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
